[INFO] fetching crate miyabi-worktree 0.1.2...
[INFO] testing miyabi-worktree-0.1.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate miyabi-worktree 0.1.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate miyabi-worktree 0.1.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate miyabi-worktree 0.1.2
[INFO] tweaked toml for crates.io crate miyabi-worktree 0.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate miyabi-worktree 0.1.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate miyabi-worktree 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f06d210fd9f758469c5264c23e35357364d7435bded39861daff2d86d898feab
[INFO] running `Command { std: "docker" "start" "-a" "f06d210fd9f758469c5264c23e35357364d7435bded39861daff2d86d898feab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f06d210fd9f758469c5264c23e35357364d7435bded39861daff2d86d898feab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f06d210fd9f758469c5264c23e35357364d7435bded39861daff2d86d898feab", kill_on_drop: false }`
[INFO] [stdout] f06d210fd9f758469c5264c23e35357364d7435bded39861daff2d86d898feab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93b92199e75e9711062e318e29beb5fbc2db1600560d4128b60c4ff6902e96ae
[INFO] running `Command { std: "docker" "start" "-a" "93b92199e75e9711062e318e29beb5fbc2db1600560d4128b60c4ff6902e96ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling ring v0.17.9
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling miyabi-llm-core v0.1.2
[INFO] [stderr]    Compiling miyabi-types v0.1.2
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling octocrab v0.47.1
[INFO] [stderr]    Compiling miyabi-llm-google v0.1.2
[INFO] [stderr]    Compiling miyabi-llm-openai v0.1.2
[INFO] [stderr]    Compiling miyabi-llm-anthropic v0.1.2
[INFO] [stderr]    Compiling miyabi-llm v0.1.2
[INFO] [stderr]    Compiling miyabi-github v0.1.2
[INFO] [stderr]    Compiling miyabi-core v0.1.2
[INFO] [stderr]    Compiling miyabi-worktree v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
[INFO] running `Command { std: "docker" "inspect" "93b92199e75e9711062e318e29beb5fbc2db1600560d4128b60c4ff6902e96ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93b92199e75e9711062e318e29beb5fbc2db1600560d4128b60c4ff6902e96ae", kill_on_drop: false }`
[INFO] [stdout] 93b92199e75e9711062e318e29beb5fbc2db1600560d4128b60c4ff6902e96ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 404f92fb8d1b9e6166c6dc434c422f0ad56503fdd5ab50d45cc5c36f2d6d3544
[INFO] running `Command { std: "docker" "start" "-a" "404f92fb8d1b9e6166c6dc434c422f0ad56503fdd5ab50d45cc5c36f2d6d3544", kill_on_drop: false }`
[INFO] [stderr]    Compiling miyabi-worktree v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `tempfile`
[INFO] [stdout]   --> tests/cross_platform_test.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     use tempfile::TempDir;
[INFO] [stdout]    |         ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_trait`
[INFO] [stdout]  --> tests/hooks_integration_test.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use async_trait::async_trait;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `async_trait`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `async_trait`, use `cargo add async_trait` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `miyabi_agents`
[INFO] [stdout]  --> tests/hooks_integration_test.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use miyabi_agents::{AgentHook, AuditLogHook, BaseAgent, HookedAgent, MetricsHook};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `miyabi_agents`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `miyabi_agents`, use `cargo add miyabi_agents` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tempfile`
[INFO] [stdout]   --> tests/hooks_integration_test.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tempfile::TempDir;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serial_test` in this scope
[INFO] [stdout]    --> tests/hooks_integration_test.rs:335:3
[INFO] [stdout]     |
[INFO] [stdout] 335 | #[serial_test::serial]
[INFO] [stdout]     |   ^^^^^^^^^^^ use of unresolved module or unlinked crate `serial_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serial_test`
[INFO] [stdout]   --> tests/lifecycle_integration_test.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use serial_test::serial;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `serial_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serial_test`, use `cargo add serial_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serial_test`
[INFO] [stdout]  --> tests/parallel_execution_test.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serial_test::serial;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `serial_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serial_test`, use `cargo add serial_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tempfile`
[INFO] [stdout]   --> tests/lifecycle_integration_test.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tempfile::TempDir;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serial_test`
[INFO] [stdout]  --> tests/worktree_e2e.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use serial_test::serial;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `serial_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serial_test`, use `cargo add serial_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serial_test`
[INFO] [stdout]   --> tests/e2e_parallel_execution.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use serial_test::serial;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `serial_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serial_test`, use `cargo add serial_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serial_test`
[INFO] [stdout]   --> tests/advanced_integration_test.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use serial_test::serial;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `serial_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serial_test`, use `cargo add serial_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serial_test`
[INFO] [stdout]  --> tests/pool_integration_test.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serial_test::serial;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `serial_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serial_test`, use `cargo add serial_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tempfile`
[INFO] [stdout]   --> tests/pool_integration_test.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tempfile::TempDir;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tempfile`
[INFO] [stdout]   --> tests/advanced_integration_test.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tempfile::TempDir;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `miyabi-worktree` (test "pool_integration_test") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `tempfile` in this scope
[INFO] [stdout]    --> tests/cross_platform_test.rs:147:16
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let temp = tempfile::TempDir::new().unwrap();
[INFO] [stdout]     |                ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `miyabi-worktree` (test "hooks_integration_test") due to 4 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `dirs` in this scope
[INFO] [stdout]    --> tests/cross_platform_test.rs:108:21
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let cache_dir = dirs::cache_dir().expect("Failed to get cache directory");
[INFO] [stdout]     |                     ^^^^ use of unresolved module or unlinked crate `dirs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dirs`, use `cargo add dirs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dirs` in this scope
[INFO] [stdout]    --> tests/cross_platform_test.rs:115:16
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let home = dirs::home_dir().expect("Failed to get home directory");
[INFO] [stdout]     |                ^^^^ use of unresolved module or unlinked crate `dirs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dirs`, use `cargo add dirs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `miyabi_worktree::Worktree`
[INFO] [stdout]  --> tests/core_worktree_integration.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use miyabi_worktree::{Worktree, WorktreeStatus};
[INFO] [stdout]   |                       ^^^^^^^^ no `Worktree` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these items instead:
[INFO] [stdout]           git2::ConfigLevel::Worktree
[INFO] [stdout]           git2::ErrorClass::Worktree
[INFO] [stdout]           git2::Worktree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tempfile`
[INFO] [stdout]  --> tests/core_worktree_integration.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tempfile::TempDir;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `miyabi-worktree` (test "cross_platform_test") due to 4 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `miyabi-worktree` (test "lifecycle_integration_test") due to 2 previous errors
[INFO] [stdout] error[E0609]: no field `use_worktree` on type `miyabi_core::Config`
[INFO] [stdout]   --> tests/core_worktree_integration.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |     assert!(config.use_worktree);
[INFO] [stdout]    |                    ^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `github_token`, `device_identifier`, `log_level`, `max_concurrency`, `log_directory` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `miyabi-worktree` (test "advanced_integration_test") due to 2 previous errors
[INFO] [stderr] error: could not compile `miyabi-worktree` (test "worktree_e2e") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `tempfile`
[INFO] [stdout]    --> src/cleanup.rs:243:9
[INFO] [stdout]     |
[INFO] [stdout] 243 |     use tempfile::TempDir;
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tempfile`
[INFO] [stdout]    --> src/five_worlds.rs:489:9
[INFO] [stdout]     |
[INFO] [stdout] 489 |     use tempfile::TempDir;
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tempfile`
[INFO] [stdout]    --> src/git.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |     use tempfile::TempDir;
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tempfile`
[INFO] [stdout]    --> src/state.rs:412:9
[INFO] [stdout]     |
[INFO] [stdout] 412 |     use tempfile::TempDir;
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serial_test`
[INFO] [stdout]    --> src/manager.rs:632:9
[INFO] [stdout]     |
[INFO] [stdout] 632 |     use serial_test::serial;
[INFO] [stdout]     |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `serial_test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serial_test`, use `cargo add serial_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `use_worktree` on type `miyabi_core::Config`
[INFO] [stdout]   --> tests/core_worktree_integration.rs:87:21
[INFO] [stdout]    |
[INFO] [stdout] 87 |     assert!(!config.use_worktree);
[INFO] [stdout]    |                     ^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `github_token`, `device_identifier`, `log_level`, `max_concurrency`, `log_directory` ... and 5 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `miyabi-worktree` (test "parallel_execution_test") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `miyabi-worktree` (test "e2e_parallel_execution") due to 1 previous error
[INFO] [stdout] error[E0599]: no variant or associated item named `Abandoned` found for enum `WorktreeStatus` in the current scope
[INFO] [stdout]    --> tests/core_worktree_integration.rs:112:25
[INFO] [stdout]     |
[INFO] [stdout] 112 |         WorktreeStatus::Abandoned,
[INFO] [stdout]     |                         ^^^^^^^^^ variant or associated item not found in `WorktreeStatus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Abandoned` found for enum `WorktreeStatus` in the current scope
[INFO] [stdout]    --> tests/core_worktree_integration.rs:120:29
[INFO] [stdout]     |
[INFO] [stdout] 120 |             WorktreeStatus::Abandoned => "abandoned",
[INFO] [stdout]     |                             ^^^^^^^^^ variant or associated item not found in `WorktreeStatus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `miyabi-worktree` (test "core_worktree_integration") due to 6 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `miyabi-worktree` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "404f92fb8d1b9e6166c6dc434c422f0ad56503fdd5ab50d45cc5c36f2d6d3544", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "404f92fb8d1b9e6166c6dc434c422f0ad56503fdd5ab50d45cc5c36f2d6d3544", kill_on_drop: false }`
[INFO] [stdout] 404f92fb8d1b9e6166c6dc434c422f0ad56503fdd5ab50d45cc5c36f2d6d3544
